const github.com/google/go-cmp/cmp.reportByIgnore
5 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L583: if rf&reportByIgnore == 0 {
options.go#L204: func (ignore) apply(s *state, _, _ reflect.Value) { s.report(true, reportByIgnore) }
options.go#L452: return r.flags&(reportEqual|reportByIgnore) != 0
options.go#L458: return r.flags&reportByIgnore != 0
options.go#L483: reportByIgnore
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)